-
Home
-
Create
-
1.9.16 (latest)
-
Code
-
Classes
- Coroutine
| Total Complexity |
20 |
| Dependencies |
7 |
| Dependents |
1 |
| Total lines |
108 |
| Lines of code |
69 |
| Logical lines of code |
39 |
| Comment lines |
21 |
| Methods |
12 |
| Properties |
3 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
59 |
4 |
15 |
| _handleSuccess() |
S |
59 |
4 |
15 |
| _handleFailure() |
S |
63 |
3 |
11 |
| of() |
S |
80 |
1 |
3 |
| then() |
S |
79 |
1 |
3 |
| otherwise() |
S |
80 |
1 |
3 |
| wait() |
S |
80 |
1 |
3 |
| getState() |
S |
81 |
1 |
3 |
| resolve() |
S |
81 |
1 |
3 |
| reject() |
S |
81 |
1 |
3 |
| cancel() |
S |
78 |
1 |
4 |
| nextCoroutine() |
S |
77 |
1 |
3 |